Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 5.493s |
Scenario: E12 - editar un tag pseudo
Before
0m 2.571s
Given
I navigate to page "<URL>"
0m 2.411s
And
I wait for 5 seconds
0m 5.184s
And
I enter email "<USER>"
0m 0.705s
And
I wait for 5 seconds
0m 5.182s
And
I enter password "<PASSWORD>"
0m 0.418s
And
I take a screenshot in "G5" with the name as "EP11_1_login"
0m 0.402s
And
I click login button
0m 0.361s
And
I wait for 5 seconds
0m 5.349s
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
0m 0.746s
When
I click on tags
0m 0.275s
And
I wait for 2 seconds
0m 2.273s
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
0m 0.572s
And
I wait for 5 seconds
0m 5.304s
And
I click on new tag
0m 0.345s
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
0m 0.458s
And
I enter tag name "PSEUDO_TAG"
0m 0.358s
And
I enter tag description "PSEUDO_TAG"
0m 0.304s
And
I enter a color
0m 0.321s
And
I save the tag
0m 0.391s
And
I wait for 5 seconds
0m 5.237s
When
I click on tags
0m 0.565s
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
0m 0.464s
And
I wait for 5 seconds
0m 5.251s
And
I validate the tag "PSEUDO_TAG"
0m 0.708s
And
I edit a tag
0m 0.339s
And
I wait for 5 seconds
0m 5.219s
And
I take a screenshot in "G5" with the name as "EP12_4_tag_edit"
0m 0.441s
And
I enter tag name "PSEUDO_TAG"
0m 0.285s
And
I enter tag description "PSEUDO_TAG"
0m 0.296s
And
I enter a color
0m 0.335s
And
I save the tag
0m 0.336s
And
I wait for 5 seconds
0m 5.202s
When
I click on tags
0m 0.508s
And
I wait for 5 seconds
0m 5.283s
And
I take a screenshot in "G5" with the name as "EP12_5_dashboard"
0m 0.491s
And
I validate the tag "PSEUDO_TAG"
0m 0.582s
After
0m 0.021s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP11_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
When
I click on tags
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
And
I wait for 5 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
And
I enter tag name "PSEUDO_TAG"
And
I enter tag description "PSEUDO_TAG"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
And
I wait for 5 seconds
And
I validate the tag "PSEUDO_TAG"
And
I edit a tag
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP12_4_tag_edit"
And
I enter tag name "PSEUDO_TAG"
And
I enter tag description "PSEUDO_TAG"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP12_5_dashboard"
And
I validate the tag "PSEUDO_TAG"
After
NO IMAGE AVAILABLE